xen.git
2006-06-05 kaf24@firebug... [NET] front: Transmit SG packets if supported
2006-06-05 kaf24@firebug... [NET] back: Add SG support
2006-06-05 kaf24@firebug... [VMXASSIST] Extensions to vmxassist to handle additiona...
2006-06-05 kaf24@firebug... [NET] back: fix synchronisation of access to deallocati...
2006-06-05 kaf24@firebug... Extend callback-registration hypercall to take a flags...
2006-06-05 kaf24@firebug... Create new vmassist type 'pae_extended_cr3'. Only advertise
2006-06-02 kaf24@firebug... [LINUX] Simply shared_info mapping code. Always use...
2006-06-02 kfraser@dhcp93... [LINUX][X86_64] Destroy initial page-table mappings...
2006-06-02 kfraser@dhcp93... Fix Xen build with some versions of gcc.
2006-06-02 kaf24@firebug... [PAE] Fix tools to properly pack/unpack >4GB PAE CR3...
2006-06-02 kaf24@firebug... A few put_cpu() calls were missed when adding CONFIG_X8...
2006-06-02 kaf24@firebug... [NET] loopback: Added support for SG
2006-06-02 kaf24@firebug... Use halt() instead of asm("hlt").
2006-06-02 kaf24@firebug... Add backing support for HDIO_GETGEO ioctl to blkfront.
2006-06-02 kaf24@firebug... [PAE] Fix support for pgdirs above 4GB. Requires an...
2006-06-02 kfraser@dhcp93... [HVM] Fix a problem when destroying a Windows guest.
2006-06-02 kaf24@firebug... Move idle-vcpu allocation logic to a common function.
2006-06-02 kaf24@firebug... [IA64][HVM] Enable CGA acceleration for VTI.
2006-06-02 kfraser@dhcp93... Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c0696...
2006-06-02 kaf24@firebug... [IA64] Fix Xen running on IA64. Some function prototype...
2006-06-01 kaf24@firebug... Fix pagetable accessor macros in Xen to have better...
2006-06-01 kaf24@firebug... Use DEFINE_SPINLOCK consistently throughout Xen.
2006-06-01 kaf24@firebug... Allow all trace-buffer hypercalls to be executed even...
2006-06-01 kaf24@firebug... [LINUX] Fix cpu_possible_map initialisation.
2006-06-01 kaf24@firebug... [LINUX][X86_64] Fix initial memory mapping code.
2006-06-01 kaf24@firebug... [HVM] Allow more dynamic use of the qemu serial lines...
2006-06-01 kaf24@firebug... [SECURITY] Allow domid and ssidref args to get_decision in
2006-06-01 kaf24@firebug... [LINUX] Converge ia64 versions of xen/drivers Makefiles...
2006-06-01 kaf24@firebug... Domain creation/destruction cleanups.
2006-06-01 kfraser@dhcp93... Fix dummy domains (DOM_IO and DOM_XEN) creation so...
2006-06-01 kfraser@dhcp93... Fix negation of unsigned quantities in the Xen x86...
2006-06-01 kfraser@dhcp93... network-bridge: fix syntax error
2006-06-01 kfraser@dhcp93... network-bridge: Fall back to eth0/xenbr0 if no default...
2006-06-01 kfraser@dhcp93... Fix map_pages_to_xen() when deallocating l1 page tables.
2006-06-01 kfraser@dhcp93... [HVM] Fix set_guest_back_ptr to ignore empty PTEs.
2006-06-01 kfraser@dhcp93... Fix MMU_NORMAL_PT_UPDATE when passed a page that is...
2006-05-31 awilliam@xenbuild.aw[IA64] fix up a few more warnings
2006-05-31 awilliam@xenbuild.aw[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xencon...
2006-05-31 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-31 awilliam@xenbuild.aw[IA64] Add several missing is_running_on_xen().
2006-05-31 awilliam@xenbuild.aw[IA64] remaining warnings removed
2006-05-31 awilliam@xenbuild.aw[IA64] Add sal emulation to VTI domain
2006-05-31 awilliam@xenbuild.aw[IA64] VTI: Initialize VHPT headers invalid
2006-05-31 awilliam@xenbuild.aw[IA64] VTI: set isr before injecting fault to guest
2006-05-31 awilliam@xenbuild.aw[IA64] preparation for vga acceleration of VTI domain
2006-05-31 kfraser@dhcp93... Export XEN_ROOT from top-level Makefile. Ensures it is
2006-05-31 kfraser@dhcp93... [SVM] Remove redundant MAX_INST_SIZE definition.
2006-05-31 kfraser@dhcp93... Fix ACM hypercall macros (broke the x86/64 and ia64...
2006-05-31 kfraser@dhcp93... Use a global build configuration file, and rework libxc...
2006-05-31 kaf24@firebug... [HVM] Fixes to buffer handling in ne2000 device model.
2006-05-31 kaf24@firebug... The xm dmesg command wasn't taking the -c/--clear optio...
2006-05-31 kaf24@firebug... Update .hgignore list for rombios changes.
2006-05-31 kaf24@firebug... [VTPM_TOOLS] Updated vtpm for new release of the tpm_em...
2006-05-31 kaf24@firebug... [MINIOS] Various address-space fixes.
2006-05-31 kaf24@firebug... [HVMLOADER] Default to 8-way SMP rombios.
2006-05-31 kaf24@firebug... [SVM] Fix virtualization of the CPUID NX bit, and clean...
2006-05-31 kaf24@firebug... [HVM] Fix shadow mode to not corrupt frame 0's page_inf...
2006-05-31 kaf24@firebug... [ACM] Add a hypervisor call macro to the linux kernel; it
2006-05-31 kaf24@firebug... Fix x86/64 definition of dma_get_cache_alignment().
2006-05-30 cl349@firebug... Explicitly use sh to run ioemu configure
2006-05-30 cl349@firebug... Explicitly use sh to run mkhex
2006-05-30 kaf24@firebug... Fix PAE debug builds to avoid shadowing shadow-mode...
2006-05-30 kaf24@firebug... Fix infinite recursion loop in get_page_type() error...
2006-05-30 awilliam@xenbuild.aw[IA64] clean up ia64 xen-mkbuildtree-pre
2006-05-30 awilliam@xenbuild.aw[IA64] use is_running_on_xen()
2006-05-30 awilliam@xenbuild.aw[IA64] add missing END(xen_bsw1)
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: Optimize thash vtlb algorithm
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: simple format cleanup
2006-05-30 kaf24@firebug... Define halt() and safe_halt() properly for Linux-on...
2006-05-30 kaf24@firebug... Make perfc_valuea actually return the value it reads.
2006-05-30 kaf24@firebug... [HVM][AMD] Support HVM SMP guests on AMD Pacifica hardw...
2006-05-30 kaf24@firebug... [HVM] Fix a bug in the emulation of the xchg instruction.
2006-05-30 kaf24@firebug... [BALLOON] Remove the static lower bound on memory targe...
2006-05-30 kaf24@firebug... Fix the support for PAE pgdirs above 4GB that was intro...
2006-05-28 ack@kneesa... Update docs for new credit scheduler and cleanup out...
2006-05-28 kaf24@firebug... Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU.
2006-05-27 kaf24@firebug... Rename csched -> sched_credit/sched-credit in control...
2006-05-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-26 kaf24@firebug... [PAE] Allow pgdirs above 4GB for paravirt guests.
2006-05-26 kaf24@firebug... Remove bogus inline asm of unused function memchr().
2006-05-26 kaf24@firebug... Cast to a signed type before negating if we really...
2006-05-26 kaf24@firebug... [MINIOS] Allows the use of a C library without modifyin...
2006-05-26 Ian.Campbell... Move include/asm-x86_64/e820.h to include/asm-x86_64...
2006-05-26 ack@kneesa... New weighted fair-share CPU scheduler w/ automatic...
2006-05-26 kaf24@firebug... Fix cscope rule in .hgignore.
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA hypercall
2006-05-25 kaf24@firebug... Remove net_driver_util module. Inline the one mac-parsi...
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA emulation
2006-05-25 awilliam@xenbuild.aw[IA64] remove evtchn_ia64.c
2006-05-25 kaf24@firebug... [XEND] Wait sufficient time for memory to balloon out...
2006-05-25 kaf24@firebug... Allow compat hypercalls to be made via privcmd (to...
2006-05-25 kaf24@firebug... Fix VMEXIT tracing.
2006-05-25 kaf24@firebug... [HVM] Support multiple HVM time device models coming...
2006-05-25 kaf24@firebug... Fix x86/64 build after previous changeset.
2006-05-25 kaf24@firebug... Remove redundant test in grant-table interface code.
2006-05-25 kaf24@firebug... Change the x86_emulate() interface to pack all context...
2006-05-25 kaf24@firebug... [BALLOON] Do not allow target to be set below two perce...
2006-05-25 kaf24@firebug... Do not include asm/fixmap.h directly from non-arch...
2006-05-25 kaf24@firebug... [XEND] Remember cpu-pinning information across guest...
2006-05-25 kaf24@firebug... Fix xc_tbuf.c indentation and stop turning failure...
next